Skip to content

chore: bump androidx.test.ext:junit from 1.1.4 to 1.3.0 - #616

Merged
thomson-t merged 2 commits into
mainfrom
dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0
Sep 10, 2026
Merged

thomson-t merged 2 commits into
mainfrom
dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Copy link
Copy Markdown
Contributor

Bumps androidx.test.ext:junit from 1.1.4 to 1.3.0.

@dependabot dependabot Bot added the dependabot label Nov 3, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner November 3, 2025 21:03
@dependabot
dependabot Bot force-pushed the dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0 branch from f92feb1 to 744a333 Compare November 4, 2025 13:49
@dependabot
dependabot Bot force-pushed the dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0 branch 2 times, most recently from 9413a33 to 375813d Compare November 20, 2025 23:06
@sonarqubecloud

Copy link
Copy Markdown

@jamesnrokt

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0 branch from 375813d to 47a5a45 Compare September 3, 2026 19:12
@cursor

cursor Bot commented Sep 3, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Test-only dependency and manifest overrides; Dependabot branch targeting change affects how update PRs are opened, not runtime SDK behavior.

Overview
Updates androidx.test.ext:junit from 1.1.4 to 1.3.0 in testutils/build.gradle for both the shared api dependency and androidTestImplementation.

Because the newer AndroidX Test artifacts declare a higher minSdkVersion than the app’s test minSdkVersion 21, tools:overrideLibrary in the android-core and android-kit-base androidTest manifests now also lists androidx.test.ext.junit, androidx.test.core, androidx.test.monitor, and androidx.test.services.storage.

Dependabot config is reformatted and the Gradle updater no longer sets target-branch: chore/dependabot (PRs will target the repo default branch unless configured elsewhere).

Reviewed by Cursor Bugbot for commit 63c37f0. Bugbot is set up for automated code reviews on this repo. Configure here.

@thomson-t

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with chore/dependabot! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dependabot Bot and others added 2 commits September 10, 2026 10:03
Bumps androidx.test.ext:junit from 1.1.4 to 1.3.0.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…erge

Remove the stale chore/dependabot target branch so Gradle dependency PRs
match other mParticle SDK repos. Add androidTest manifest overrides for
androidx.test libraries that require minSdk 21.

Co-authored-by: Cursor <cursoragent@cursor.com>
@thomson-t
thomson-t force-pushed the dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0 branch from 47a5a45 to 63c37f0 Compare September 10, 2026 14:04
@thomson-t
thomson-t changed the base branch from chore/dependabot to main September 10, 2026 14:04
@thomson-t
thomson-t merged commit a1377d3 into main Sep 10, 2026
46 of 63 checks passed
@thomson-t
thomson-t deleted the dependabot/gradle/chore/dependabot/androidx.test.ext-junit-1.3.0 branch September 10, 2026 14:19
thomson-t added a commit that referenced this pull request Sep 10, 2026
Brings `workstation/kotlin-migration` up to date with `main`.

## ⚠️ Merge this with "Create a merge commit" — not squash, not rebase

The branch already contains a real merge commit with two parents
(`7907bbe4` from the integration branch, `a1377d39` from `main`).
Squashing would flatten the upstream commits into one synthetic commit
on the integration branch and lose the branch point; rebasing would
rewrite `main`'s commits with new SHAs. Either one makes the eventual
`workstation/kotlin-migration` → `main` merge harder to read and harder
to bisect.

## What it picks up

| | |
| --- | --- |
| [#616](#616) |
chore: bump androidx.test.ext:junit from 1.1.4 to 1.3.0 |
| [#769](#769) |
docs: trim AGENTS.md to the non-derivable core and add CLAUDE.md |
| [#784](#784) |
chore: bump actions/setup-java from 5 to 6 |
| [#765](#765) |
chore: bump gradle/actions/setup-gradle from 5.0.2 to 6.3.0 |
| [#764](#764) |
chore: bump trunk-io/trunk-action from 1.3.1 to 2.0.0 |
| [#775](#775) |
chore: prepare release 6.0.4 |

14 files, +194 / −211. **No conflicts.**

## Why the migration tooling is unaffected

Nothing on `main` touched `android-core` or `android-kit-base`
`src/main`, so the committed `api/*.api` files are still exact. The
androidTest manifest and `testutils/build.gradle` junit bump do not
affect the public API guard or the Kotlin migration tracker.

Stacked PRs #777 and #778 will rebase onto this once it lands.


Made with [Cursor](https://cursor.com)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants